gtkroundedbox: Remove some unneeded conditionals
authorTimm Bäder <mail@baedert.org>
Sun, 1 Oct 2017 07:48:31 +0000 (09:48 +0200)
committerTimm Bäder <mail@baedert.org>
Mon, 2 Oct 2017 12:34:47 +0000 (14:34 +0200)
commitd2afa1d72a377ff1d852bce9018fbf13d7553641
treeb37da031263115bfa5d18e96ac5cbaf5e05ed8e0
parent8beb78149dcabed5425a718ef2ca3f22c4e2ef97
gtkroundedbox: Remove some unneeded conditionals

Always pass exactly 4 GtkCssValue* parameters to apply_border_radius
and make sure they are properly const.
gtk/gtkroundedbox.c